Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
CIRCLE
/
cloud
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
94
Merge Requests
10
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
A prog2-höz tartozó friss repo anyagok itt elérhetőek:
https://git.iit.bme.hu/
Commit
b19ddd54
authored
Feb 12, 2013
by
Dányi Bence
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
webui: padding fixed
parent
897009e0
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
+5
-0
one/static/box.less
+5
-0
No files found.
one/static/box.less
View file @
b19ddd54
...
@@ -47,6 +47,7 @@
...
@@ -47,6 +47,7 @@
text-align: left;
text-align: left;
font-size: 0.8em;
font-size: 0.8em;
word-spacing: 2px;
word-spacing: 2px;
padding: 5px;
}
}
#new-wm-tooltip-tail{
#new-wm-tooltip-tail{
position: absolute;
position: absolute;
...
@@ -559,6 +560,10 @@ table {
...
@@ -559,6 +560,10 @@ table {
line-height: 30px;
line-height: 30px;
padding-left: 10px;
padding-left: 10px;
background-color: rgba(0,0,0,0.05);
background-color: rgba(0,0,0,0.05);
-webkit-transition: background-color 0.3s;
-moz-transition: background-color 0.3s;
-o-transition: background-color 0.3s;
transition: background-color 0.3s;
&:hover{
&:hover{
background-color: rgba(0,0,0,0.1);
background-color: rgba(0,0,0,0.1);
border: 1px solid #666;
border: 1px solid #666;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment