aboutsummaryrefslogtreecommitdiff
path: root/webgui/data/style.css
diff options
context:
space:
mode:
authorGregor Kleen <gkleen@yggdrasil.li>2016-02-25 18:04:49 +0100
committerGregor Kleen <gkleen@yggdrasil.li>2016-02-25 18:04:49 +0100
commitf515803694d7f8430b064f16a5a923b09ba70650 (patch)
tree1e5104f784e28a41a4d030e23e0841bb1173cb22 /webgui/data/style.css
parente6e3823982cb9755b7cb4727fb08171eed5b4332 (diff)
downloadthermoprint-f515803694d7f8430b064f16a5a923b09ba70650.tar
thermoprint-f515803694d7f8430b064f16a5a923b09ba70650.tar.gz
thermoprint-f515803694d7f8430b064f16a5a923b09ba70650.tar.bz2
thermoprint-f515803694d7f8430b064f16a5a923b09ba70650.tar.xz
thermoprint-f515803694d7f8430b064f16a5a923b09ba70650.zip
Job/Printer list
Diffstat (limited to 'webgui/data/style.css')
-rw-r--r--webgui/data/style.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/webgui/data/style.css b/webgui/data/style.css
index 9946208..6ab1704 100644
--- a/webgui/data/style.css
+++ b/webgui/data/style.css
@@ -89,6 +89,10 @@ tfoot tr:first-child td {
89 width:6em; 89 width:6em;
90} 90}
91 91
92tr.focused td {
93 background-color:#d0d0d0;
94}
95
92/*----- Tabs -----*/ 96/*----- Tabs -----*/
93.tabs { 97.tabs {
94 display:block; 98 display:block;