Updated CSS to have pointers over additional elements
authorChuck Scott <cscott@gaslightmedia.com>
Thu, 10 Mar 2016 18:49:17 +0000 (13:49 -0500)
committerChuck Scott <cscott@gaslightmedia.com>
Thu, 10 Mar 2016 18:49:17 +0000 (13:49 -0500)
css/admin.css
lib/GlmDataAbstract/.~lock.documentation.odt# [deleted file]

index dd5bcc4..03f9d1b 100644 (file)
@@ -308,4 +308,10 @@ td.glm-nowrap {
 }
 .glm-calendar td {
     padding: .2em;
+}
+.nav-tab:hover {
+    cursor: pointer;
+}
+input[type=submit], input[type=file] {
+    cursor: pointer;
 }
\ No newline at end of file
diff --git a/lib/GlmDataAbstract/.~lock.documentation.odt# b/lib/GlmDataAbstract/.~lock.documentation.odt#
deleted file mode 100644 (file)
index ff624c5..0000000
+++ /dev/null
@@ -1 +0,0 @@
-,cscott,Ubuntu-1404,09.03.2016 15:29,file:///home/cscott/.config/libreoffice/4;
\ No newline at end of file