aboutsummaryrefslogtreecommitdiff
path: root/static/css/old_ports.css
diff options
context:
space:
mode:
authorBobby <[email protected]>2022-11-18 12:22:34 -0500
committerBobby <[email protected]>2022-11-18 12:22:34 -0500
commitca54cfa436a4a2113917bac2e2425600878e2d8e (patch)
treee5482ed2cf381124d1dd15bfb503ec5ecee770c5 /static/css/old_ports.css
parente8a19d8ad7f3864564a8d69f0e947c6d8f1646f1 (diff)
downloadthatcomputerscientist-ca54cfa436a4a2113917bac2e2425600878e2d8e.tar.xz
thatcomputerscientist-ca54cfa436a4a2113917bac2e2425600878e2d8e.zip
major UI change
Diffstat (limited to 'static/css/old_ports.css')
-rw-r--r--static/css/old_ports.css10
1 files changed, 10 insertions, 0 deletions
diff --git a/static/css/old_ports.css b/static/css/old_ports.css
new file mode 100644
index 00000000..054cb461
--- /dev/null
+++ b/static/css/old_ports.css
@@ -0,0 +1,10 @@
+.sbtn {
+ background-image: url('../images/gifs/search_static_32px.jpg');
+}
+.sbtn:hover {
+ background-image: url('../images/gifs/search_32px.gif');
+}
+.searchtable {
+ position: relative;
+ top: 8px;
+} \ No newline at end of file