File: stylesheet.css

package info (click to toggle)
gnome-shell-extension-gamemode 17.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 192 kB
  • sloc: javascript: 622; sh: 103; xml: 32; makefile: 6
file content (9 lines) | stat: -rw-r--r-- 161 bytes parent folder | download
1
2
3
4
5
6
7
8
9
.unavailable-text {
  color: rgb(255, 255, 255);
  font-weight: bold;
}
.status-item{ 
  color: rgb(255, 255, 255);
  font-style:oblique;
  font-weight:bolder;
}