Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit744ec6a

Browse files
committed
rsdn: adapter topic list for smaller screen sizes
1 parent16c1b59 commit744ec6a

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed
0 Bytes
Binary file not shown.

‎NemerleWeb.RSDN/Content/site.css‎

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ a img {
4040

4141
.nodea {
4242
color:#1e90ff;
43+
cursor: pointer;
4344
}
4445

4546
.nodea:hover {
@@ -257,7 +258,6 @@ a img {
257258
margin:2px2px2px5px;
258259
padding:10px20px;
259260
border-left:1px solid#ccc;
260-
height:50px;
261261
background-color:#fff;
262262
}
263263

@@ -290,7 +290,9 @@ a img {
290290
}
291291

292292
.topic-description {
293-
display: inline-block;
293+
display: block;
294+
float-left:45px;
295+
overflow: hidden;
294296
}
295297

296298
.topic-name {

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp