aboutsummaryrefslogtreecommitdiff
path: root/ihatemoney/static
diff options
context:
space:
mode:
Diffstat (limited to 'ihatemoney/static')
-rw-r--r--ihatemoney/static/css/main.css14
1 files changed, 1 insertions, 13 deletions
diff --git a/ihatemoney/static/css/main.css b/ihatemoney/static/css/main.css
index 6c8b57f..3c905a0 100644
--- a/ihatemoney/static/css/main.css
+++ b/ihatemoney/static/css/main.css
@@ -17,7 +17,6 @@ body {
margin: 0;
padding: 0;
}
-.navbar .primary-nav { padding-left: 75px; }
.navbar .secondary-nav {
text-align: right;
flex-direction: row-reverse;
@@ -138,12 +137,6 @@ footer{
color: #fff;
}
-.password-reminder{
- float: right;
- margin-right: 20px;
- margin-top: 5px;
-}
-
.confirm, .confirm:hover {
color: red;
}
@@ -171,11 +164,6 @@ footer{
background: url('../images/edit.png') no-repeat right;
}
-project-actions {
- padding-top: 10px;
- text-align: center;
-}
-
.project-actions > .delete, .project-actions > .edit {
font-size: 0px;
display: block;
@@ -207,7 +195,7 @@ tr.ower_line {
background-color: #CBEF68;
}
-tr.payer_line .balance-name{
+tr.payer_line .balance-name {
color:green;
text-indent:5px;
}