mirror of
https://github.com/ShaYmez/FreeSTAR-Status-Engine.git
synced 2026-06-05 15:44:40 -04:00
Initial code for front-end categorization status view
This commit is contained in:
+4
-1
@@ -27,6 +27,10 @@ a:focus {
|
||||
color:#f5f4f4;
|
||||
}
|
||||
|
||||
a.desc-tool-tip, a.desc-tool-tip:hover, a.desc-tool-tip:visited {
|
||||
color: grey;
|
||||
}
|
||||
|
||||
.centered {
|
||||
text-align: center
|
||||
}
|
||||
@@ -686,4 +690,3 @@ input:checked + .slider:before {
|
||||
.slider.round:before {
|
||||
border-radius: 50%;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user