summaryrefslogtreecommitdiff
path: root/res/css/style.css
diff options
context:
space:
mode:
Diffstat (limited to 'res/css/style.css')
-rw-r--r--res/css/style.css16
1 files changed, 2 insertions, 14 deletions
diff --git a/res/css/style.css b/res/css/style.css
index 637939c3..9d024b81 100644
--- a/res/css/style.css
+++ b/res/css/style.css
@@ -310,18 +310,6 @@ table {
font-family: "Source_Regular", sans-serif;
color: #919095; }
-.button {
-}
-
-.button:hover {
- opacity: 0.7;
-}
-
-#logout-button {
- margin-left: 10px;
- margin-right: 10px;
-}
-
.add-button {
position: relative;
height: 30px;
@@ -382,14 +370,14 @@ table {
box-shadow: 0px 1px 4px 0px rgba(0, 0, 0, 0.3); }
.search-input {
- position: fixed;
+ position: absolute;
width: 100%;
top: 50px;
height: 20px;
left: 110px; }
.search-icon {
- position: fixed;
+ position: absolute;
width: 20px;
height: 20px;
left: 70px;